Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pool docs #565

Merged
merged 4 commits into from
Feb 24, 2021
Merged

Pool docs #565

merged 4 commits into from
Feb 24, 2021

Conversation

Ethan-Arrowood
Copy link
Collaborator

@Ethan-Arrowood Ethan-Arrowood commented Feb 24, 2021

I know this page might seem redundant, but I think it is the best way to document Pool. This clearly shows the user what methods, properties, and events are available to them, and provides easy links to the relevant part of the Client documentation.

Reviewers:

If there is anything specific we should highlight for any of the properties or methods in regards to descriptions we should include that. For example, we may want to include descriptions for properties like pending, busy, etc. specifying how they are evaluated for the pool of clients.

@Ethan-Arrowood Ethan-Arrowood changed the title [WIP] Pool docs Pool docs Feb 24, 2021
@codecov-io
Copy link

codecov-io commented Feb 24, 2021

Codecov Report

Merging #565 (7b1542b) into master (3d9cb69) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #565   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files          16       16           
  Lines        1398     1400    +2     
=======================================
+ Hits         1392     1394    +2     
  Misses          6        6           
Impacted Files Coverage Δ
lib/node/http-parser.js 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d9cb69...7b1542b. Read the comment docs.

@Ethan-Arrowood Ethan-Arrowood marked this pull request as ready for review February 24, 2021 16:01
docs/Pool.md Show resolved Hide resolved
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ronag ronag merged commit 1cae429 into nodejs:master Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants